Auto merge of #3770 - jbendig:issue_3762, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 27 Feb 2017 22:04:26 +0000 (22:04 +0000)
committerbors <bors@rust-lang.org>
Mon, 27 Feb 2017 22:04:26 +0000 (22:04 +0000)
commit79c743a764ac39f054743a67ab4622e85f0be5b3
tree3c33242c6100685b6139c07b48acbfa6a7ea1e90
parent8a15098bdf3773b2ed67fc739e47e80bea0aa66a
parentfbc00c6576110b7fa6442339927a811b648b7492
Auto merge of #3770 - jbendig:issue_3762, r=alexcrichton

Fixes #3762

Fixes issue #3762. `cargo test` and `cargo bench` should no longer compile binaries with required features that have not been selected.